Rewritten to use the GtkEntryCompletion API more correctly. Now pops down
authorJonathan Blandford <jrb@gnome.org>
Mon, 15 Mar 2004 06:54:34 +0000 (06:54 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Mon, 15 Mar 2004 06:54:34 +0000 (06:54 +0000)
commit20808790d2c29e8a45aea62169f2245453bb527d
tree75fe3aa20e586f41ecf32020c6959226bd6e9d42
parentf956e3ae0a5611382a54840bb520640c0816d42d
Rewritten to use the GtkEntryCompletion API more correctly. Now pops down

Mon Mar 15 01:50:28 2004  Jonathan Blandford  <jrb@gnome.org>

        * gtkfilechooserentry.c: Rewritten to use the GtkEntryCompletion
        API more correctly.  Now pops down the dropdown well.

        * gtkfilesystem.c (gtk_file_path_get_type): New boxed type for the
        FilePath.

        * test/testfilechooser.c: disable preview widget temporarily.
        It's not representative of a good preview widget.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilechooserentry.c
gtk/gtkfilesystem.c
gtk/gtkfilesystem.h
tests/testfilechooser.c